Skip to content

KAFKA-19752 Move parts of UnifiedLogTest to storage module#21763

Merged
FrankYang0529 merged 5 commits intoapache:trunkfrom
m1a2st:KAFKA-19752-1
Mar 17, 2026
Merged

KAFKA-19752 Move parts of UnifiedLogTest to storage module#21763
FrankYang0529 merged 5 commits intoapache:trunkfrom
m1a2st:KAFKA-19752-1

Conversation

@m1a2st
Copy link
Collaborator

@m1a2st m1a2st commented Mar 15, 2026

testRetentionIdempotency ~ testLogRollAfterLogHandlerClosed

Reviewers: PoAn Yang payang@apache.org

@github-actions github-actions bot added triage PRs from the community core Kafka Broker storage Pull requests that target the storage module labels Mar 15, 2026
Copy link
Member

@FrankYang0529 FrankYang0529 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall LGTM. Thanks for the PR.

@github-actions github-actions bot removed the triage PRs from the community label Mar 17, 2026
Comment on lines -182 to -185
/**
* After loading the log, producer state is truncated such that there are no producer state snapshot files which
* exceed the log end offset. This test verifies that these are removed.
*/
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you also move this to new file?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, done

@FrankYang0529 FrankYang0529 merged commit fb3d6fb into apache:trunk Mar 17, 2026
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Kafka Broker storage Pull requests that target the storage module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants